projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4556d0f
)
Add a release not about GtkTable expand flags
author
Matthias Clasen
<mclasen@redhat.com>
Mon, 1 Aug 2016 13:09:19 +0000
(09:09 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Mon, 1 Aug 2016 13:09:19 +0000
(09:09 -0400)
docs/reference/gtk/migrating-3xtoy.xml
patch
|
blob
|
history
diff --git
a/docs/reference/gtk/migrating-3xtoy.xml
b/docs/reference/gtk/migrating-3xtoy.xml
index f140a4a8764ddbc8aa7b98adaa17ca5a1ea12c8e..1040c1234a22b2687d5d984173965acd1a423356 100644
(file)
--- a/
docs/reference/gtk/migrating-3xtoy.xml
+++ b/
docs/reference/gtk/migrating-3xtoy.xml
@@
-433,5
+433,11
@@
layout of those children to change, if they unintentionally had hexpand
set before.
</para>
+
+ <para>
+ The behavior of the expand flag in #GtkTables #GtkAttachOptions has been
+ changed to (again) match the behavior in #GtkBox and in GTK+ 2.x. These
+ options don't cause the table itself to expand.
+ </para>
</section>
</chapter>